<!-----------------               ---------------->
<div align="center">
	<table border="0" cellpadding="0" cellspacing="0" width="100%">
		<tr>
			<td>
			<p align="center">&nbsp;<SCRIPT LANGUAGE="JavaScript">
song = new Array(12);
title = new Array(12);
song[0] ='http://www.6sa6.com/vb/swf/Tbare7-1.swf'
song[1] ='http://www.6sa6.com/vb/swf/Tbare7-2.swf'
song[2] ='http://www.6sa6.com/vb/swf/Tbare7-3.swf'
song[3] ='http://www.6sa6.com/vb/swf/Tbare7-4.swf'
song[4] ='http://www.6sa6.com/vb/swf/Tbare7-5.swf'
song[5] ='http://www.6sa6.com/vb/swf/Tbare7-6.swf'
song[6] ='http://www.6sa6.com/vb/swf/Tbare7-7.swf'
song[7] ='http://www.6sa6.com/vb/swf/Tbare7-8.swf'
song[8] ='http://www.6sa6.com/vb/swf/Tbare7-9.swf'
song[9] ='http://www.6sa6.com/vb/swf/Tbare7-10.swf'
song[10] ='http://www.6sa6.com/vb/swf/Tbare7-11.swf'
song[11] ='http://www.6sa6.com/vb/swf/Tbare7-12.swf'
song[12] ='http://www.6sa6.com/vb/swf/Tbare7-13.swf'

title[0] = '   " 000000"'
title[1] = '  " "'
title[2] = '    "   "'
title[3] = '    "  " '
title[4] = '    " 000000 "'
title[5] = '   "  "'
title[6] = '     "   " '
title[7] = '    "  " "'
title[8] = '    " 000000"'
title[9] = '"000000"     '
title[10] = '   "  "'
title[11] = '     " 000000" "'
title[12] = '     "  " '

index = Math.floor(Math.random() * song.length);document.write("<DL>");
document.write("<EMBED SRC="+song[index]+" width=300 height=100 autostart=true loop=infinite BGCOLOR='#FFFFFF'");
document.write(' TEXT="#FFFFFF">');
document.write("<BR>");
document.write("<font face=tahoma size=2 color=red>  </font>: ");
document.write("<font face=tahoma size=2 color=Blue>");
document.write(title[index]);
document.write("</font>")
document.write("</DL>");
</SCRIPT>
</td>
		</tr>
	</table>
</div>
<!-----------------              / ---------------->